- 01. Intro to Deep Q-Learning
- 02. Neural Nets as Value Functions
- 03. Monte Carlo Learning
- 04. Temporal Difference Learning
- 05. Q-Learning
- 06. Deep Q Network
- 07. Experience Replay
- 08. Fixed Q Targets
- 09. Deep Q-Learning Algorithm
- 10. DQN Improvements
- 11. Implementing Deep Q-Learning
- 12. TensorFlow Implementation
- 13. Wrap Up